Pluralsight - Approval Tests for .NET
- Type:
- Other > Other
- Files:
- 42
- Size:
- 586.27 MB
- Tag(s):
- Pluralsight
- Uploaded:
- Sep 18, 2014
- By:
- NepsterJay
ApprovalTests is an open source library that enables unit tests to go beyond simple asserts. It allows complex verification of system output that would otherwise be hard and time-consuming to implement using conventional asserting. It is also an essential tool to quickly get legacy code under test before refactoring it.